home *** CD-ROM | disk | FTP | other *** search
- object CreateUserForm: TCreateUserForm
- Left = 298
- Top = 182
- BorderStyle = bsDialog
- Caption = 'Create a new user'
- ClientHeight = 295
- ClientWidth = 459
- Color = clWhite
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnActivate = FormActivate
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 459
- Height = 30
- Align = alTop
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- end
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 141
- Height = 19
- Caption = 'SmartMail Server'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -16
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Notebook1: TNotebook
- Left = 0
- Top = 30
- Width = 459
- Height = 265
- Align = alClient
- TabOrder = 0
- object TPage
- Left = 0
- Top = 0
- Caption = 'Default'
- object Label2: TLabel
- Left = 16
- Top = 16
- Width = 214
- Height = 13
- Caption = 'Welcome to the User Creation Wizard!'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object GroupBox1: TGroupBox
- Left = 16
- Top = 40
- Width = 417
- Height = 169
- Caption = 'General User Details'
- Ctl3D = False
- ParentCtl3D = False
- TabOrder = 0
- object Label3: TLabel
- Left = 16
- Top = 24
- Width = 52
- Height = 13
- Caption = 'Username:'
- end
- object Label4: TLabel
- Left = 16
- Top = 48
- Width = 50
- Height = 13
- Caption = 'Full Name:'
- end
- object Label5: TLabel
- Left = 16
- Top = 72
- Width = 50
- Height = 13
- Caption = 'Password:'
- end
- object Label6: TLabel
- Left = 16
- Top = 96
- Width = 90
- Height = 13
- Caption = 'Confirm Password:'
- end
- object CheckBox1: TCheckBox
- Left = 112
- Top = 128
- Width = 121
- Height = 17
- Caption = 'Enable this account'
- Checked = True
- Ctl3D = False
- ParentCtl3D = False
- State = cbChecked
- TabOrder = 4
- end
- object Edit1: TEdit
- Left = 112
- Top = 22
- Width = 289
- Height = 19
- TabOrder = 0
- end
- object Edit2: TEdit
- Left = 112
- Top = 46
- Width = 289
- Height = 19
- TabOrder = 1
- end
- object Edit3: TEdit
- Left = 112
- Top = 70
- Width = 289
- Height = 19
- PasswordChar = '*'
- TabOrder = 2
- end
- object Edit4: TEdit
- Left = 112
- Top = 94
- Width = 289
- Height = 19
- PasswordChar = '*'
- TabOrder = 3
- end
- end
- object Button2: TButton
- Left = 296
- Top = 232
- Width = 75
- Height = 25
- Caption = 'Next >'
- TabOrder = 1
- OnClick = Button2Click
- end
- object Button1: TButton
- Left = 376
- Top = 232
- Width = 75
- Height = 25
- Caption = 'Cancel'
- TabOrder = 2
- OnClick = Button1Click
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Quota'
- object Label7: TLabel
- Left = 16
- Top = 16
- Width = 247
- Height = 13
- Caption = 'Enable and configure Quota for this user if needed.'
- end
- object GroupBox2: TGroupBox
- Left = 16
- Top = 40
- Width = 417
- Height = 169
- Ctl3D = False
- ParentCtl3D = False
- TabOrder = 0
- object Label8: TLabel
- Left = 16
- Top = 24
- Width = 71
- Height = 13
- Caption = 'Max. Mail Size:'
- end
- object Label9: TLabel
- Left = 16
- Top = 48
- Width = 78
- Height = 13
- Caption = 'Max. Diskspace:'
- end
- object Label10: TLabel
- Left = 256
- Top = 24
- Width = 33
- Height = 13
- Caption = 'KBytes'
- end
- object Label11: TLabel
- Left = 256
- Top = 48
- Width = 33
- Height = 13
- Caption = 'KBytes'
- end
- object CheckBox2: TCheckBox
- Left = 16
- Top = -1
- Width = 85
- Height = 17
- Caption = 'Enable Quota'
- TabOrder = 0
- end
- object SpinEdit1: TSpinEdit
- Left = 112
- Top = 22
- Width = 137
- Height = 22
- Ctl3D = False
- MaxValue = 99999999
- MinValue = 1
- ParentCtl3D = False
- TabOrder = 1
- Value = 100
- end
- object SpinEdit2: TSpinEdit
- Left = 112
- Top = 46
- Width = 137
- Height = 22
- Ctl3D = False
- MaxValue = 99999999
- MinValue = 1
- ParentCtl3D = False
- TabOrder = 2
- Value = 1000
- end
- end
- object Button3: TButton
- Left = 221
- Top = 232
- Width = 75
- Height = 25
- Caption = '< Back'
- TabOrder = 1
- OnClick = Button3Click
- end
- object Button6: TButton
- Left = 296
- Top = 232
- Width = 75
- Height = 25
- Caption = 'Next >'
- TabOrder = 2
- OnClick = Button6Click
- end
- object Button7: TButton
- Left = 376
- Top = 232
- Width = 75
- Height = 25
- Caption = 'Cancel'
- TabOrder = 3
- OnClick = Button1Click
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Remote'
- object Label12: TLabel
- Left = 16
- Top = 16
- Width = 329
- Height = 13
- Caption =
- 'SmartMail can download mails from other POP3 Servers for this us' +
- 'er.'
- end
- object GroupBox3: TGroupBox
- Left = 16
- Top = 40
- Width = 417
- Height = 169
- Caption = 'Remote Mailboxes'
- Ctl3D = False
- ParentCtl3D = False
- TabOrder = 0
- object ListView1: TListView
- Left = 8
- Top = 24
- Width = 401
- Height = 105
- Columns = <
- item
- Caption = 'POP3 Server'
- Width = 150
- end
- item
- Caption = 'Username'
- Width = 129
- end
- item
- Caption = 'Password'
- Width = 120
- end>
- FlatScrollBars = True
- ReadOnly = True
- RowSelect = True
- TabOrder = 0
- ViewStyle = vsReport
- end
- object Button4: TButton
- Left = 328
- Top = 136
- Width = 75
- Height = 25
- Caption = 'Delete'
- TabOrder = 2
- OnClick = Button4Click
- end
- object Button5: TButton
- Left = 248
- Top = 136
- Width = 75
- Height = 25
- Caption = 'Add'
- TabOrder = 1
- OnClick = Button5Click
- end
- end
- object Button8: TButton
- Left = 221
- Top = 232
- Width = 75
- Height = 25
- Caption = '< Back'
- TabOrder = 1
- OnClick = Button8Click
- end
- object Button9: TButton
- Left = 296
- Top = 232
- Width = 75
- Height = 25
- Caption = 'Finish'
- TabOrder = 2
- OnClick = Button9Click
- end
- object Button10: TButton
- Left = 376
- Top = 232
- Width = 75
- Height = 25
- Caption = 'Cancel'
- TabOrder = 3
- OnClick = Button1Click
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'AddPOP3'
- object Label13: TLabel
- Left = 16
- Top = 16
- Width = 172
- Height = 13
- Caption = 'You'#39've selected to add a POP3 Box.'
- end
- object GroupBox4: TGroupBox
- Left = 16
- Top = 40
- Width = 417
- Height = 169
- Caption = 'Remote POP3'
- Ctl3D = False
- ParentCtl3D = False
- TabOrder = 0
- object Label14: TLabel
- Left = 16
- Top = 24
- Width = 36
- Height = 13
- Caption = 'Server:'
- end
- object Label15: TLabel
- Left = 16
- Top = 48
- Width = 52
- Height = 13
- Caption = 'Username:'
- end
- object Label16: TLabel
- Left = 16
- Top = 72
- Width = 50
- Height = 13
- Caption = 'Password:'
- end
- object Label17: TLabel
- Left = 16
- Top = 96
- Width = 90
- Height = 13
- Caption = 'Confirm password:'
- end
- object Edit5: TEdit
- Left = 112
- Top = 22
- Width = 289
- Height = 19
- TabOrder = 0
- end
- object Edit6: TEdit
- Left = 112
- Top = 46
- Width = 289
- Height = 19
- TabOrder = 1
- end
- object Edit7: TEdit
- Left = 112
- Top = 70
- Width = 289
- Height = 19
- PasswordChar = '*'
- TabOrder = 2
- end
- object Edit8: TEdit
- Left = 112
- Top = 94
- Width = 289
- Height = 19
- PasswordChar = '*'
- TabOrder = 3
- end
- end
- object Button12: TButton
- Left = 296
- Top = 232
- Width = 75
- Height = 25
- Caption = 'OK'
- TabOrder = 1
- OnClick = Button12Click
- end
- object Button11: TButton
- Left = 376
- Top = 232
- Width = 75
- Height = 25
- Caption = 'Cancel'
- TabOrder = 2
- OnClick = Button11Click
- end
- end
- end
- end
-